build: Unify CPPFLAGS settings
authorColin Walters <walters@verbum.org>
Mon, 8 Sep 2014 15:47:58 +0000 (11:47 -0400)
committerColin Walters <walters@verbum.org>
Mon, 8 Sep 2014 15:47:58 +0000 (11:47 -0400)
commit1242704d68f6125f8b76850704e014b7dcd788ab
treece8a5d5da60a08c8c490338019156f6b1ad8d9f6
parentafab8e2ad3f7ce6d40e658c791c0d312e7179c27
build: Unify CPPFLAGS settings

The libostree core uses SYSCONFDIR now, so we should ensure it's used
consistently.  Someone else was seeing SYSCONFDIR not being defined
while compiling with a newer automake version, which may process
CPPFLAGS more precisely.
Makefile-libostree.am
Makefile-ostree.am
Makefile.am